Learn R Programming

humarray (version 1.0.0)

[[,ChipInfo,ANY,ANY-method: Subset ChipInfo by chromosome

Description

Returns the subset of the ChipInfo object for which SNPs are on the chromosome specified, by either number or character.

Usage

"[["(x, i, j, ...)

Arguments

x
a ChipInfo object
i
a chromosome number or letter, i.e, one of seqlevels(x)
j
always leave missing, not applicable for this method.
...
further arguments - again there should not be any

Value

ChipInfo object for the subset of SNPs on chromosome i